Skip to content

Conversation

@MaxDesiatov
Copy link
Contributor

We're supposed to use ${platform} for substituting this previously defined variable. Currently used $(platform) will try to run a command named platform, which doesn't make sense.

We're supposed to use `${platform}` for substituting this previously defined variable. Currently used `$(platform)` will try to run a command named `platform`, which doesn't make sense.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov self-assigned this May 9, 2023
@MaxDesiatov MaxDesiatov added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation contributor experience labels May 9, 2023
@MaxDesiatov MaxDesiatov merged commit d727206 into main May 9, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/fix-docs-platform branch May 9, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. contributor experience documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants